National Repository of Grey Literature 49 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Optical Character Recognition
Bílek, Jan ; Žák, Pavel (referee) ; Zuzaňák, Jiří (advisor)
This work describes problems of optical character recognition and methods which are used to improve its results. It specializes in problems of image spam and its adjustment for its recognition. This work describes methods of processing an image which leads to better results of text recognition and also some methods used to the character recognition. There is also described a scheme and an implementation of a system which processes an image spam and detects a text within it.
Complex System for Web Page Creating and Editing
Jablonský, Viktor ; Vrážel, Dušan (referee) ; Kunc, Michael (advisor)
This thesis describes a system which offers customer registration and user administration-related tasks. It also facilitates an apparatus for supervising service fees. Above all, it provides users with tools with which they can create their own web site with ease and also change its content and appearance. This is achieved by using templates and modules. The Document also analyses specifications for this type of application, describes phases of design and implementation and draws out possible continuation of this project.
Enhanced mathematical library for C++
Temel, Aleš ; Macho, Tomáš (referee) ; Petyovský, Petr (advisor)
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this case, the issues concern mainly so-called sparse matrices. C++ do not provide among the standard libraries tools for easy working with sparse matrices. The most frequent alternative is the application of two-dimensional array (2D array). 2D array may be realized as a double pointer representing the rows and the columns of the matrix. The basic problem is that behavior of 2D array is identical both to the sparse, and to the full non-zero matrix. 2D array ignores the possibility to store matrices more favorable. The library for storing matrices designed by me takes into account the storing of sparse matrices by several different ways. It offers the sparse format CSR (Compressed sparse rows), as well as alternatives to save the specially structured matrices. In the course of creating library the main emphasis first of all I put on the amount of memory that is necessary for storing matrices. Because it is a mathematical library, it contains different functions suitable for working with matrices, such as determinant calculation, inverse matrix calculation and so. When calculate these functions it is necessary to take into account used memory size as well. Intermediate results are stored also in sparse format, and removed as soon as possible after their use. I created also the second library that deals with the floating point numbers stored with greater precision than standard data types like float and double. The size of occupied memory increases according to precision of floating point number.
Design of E-commerce for Artists and Architects
Hložanka, Jan ; Weirich, Pavel (referee) ; Luhan, Jan (advisor)
The bachelor thesis deals with the analysis and design of e-commerce, which should serve young artists and architects. Closer compares and analyzes the various e-commerce solutions. Using open-source solution shows, how to design a basic visual template of e-commerce and the basics of how to utilize a web search engine optimization, web advertising and web analytics.
Web page segmentation utilizing clustering techniques
Zelený, Jan ; Šimko, Marián (referee) ; Kliegr, Tomáš (referee) ; Zendulka, Jaroslav (advisor)
Získávání informací a jiné techniky dolování dat z webových stránek získávají na důležitosti s tím, jak se rozvíjí webové technologie a jak roste množství informací uložených na webu, jakožto jediném nosiči těchto informací. Spolu s tímto množství informací také ale roste množství obsahu, který není v kontextu prezentovaných informací ničím důležitý. To je jedním z důvodů, proč je důležité se intenzivně věnovat předzpracování informací uložených na webu. Segmentační algoritmy jsou jedním z možných způsobů předzpracování. Tato práce se věnuje využití shlukovacích technik pro zefektivnění existujících, ale i nalezení zcela nových algoritmů použitelných pro segmentaci webových stránek.
Face recognition
Škrobák, Dalibor ; Číka, Petr (referee) ; Kyselý, František (advisor)
This thesis is focused on face detection in static picture. Theoretical part contains color spaces (RGB, HSI, YCbCr), methods for skin detection (explicit, parametric or non-parametric methods), image metric, edge detection, mathematical morphology, methods for classification faces (appearance-based methods, feature invariant approaches, knowledge-based methods, template matching methods). Practical part of this thesis contains concept and practical realization two algorithms for segmentation skin in static image (simple method based on Cr chroma components and statistical method). Practical part contains concept and practical realization two algorithms for classification face (appearance-based method and template matching method) too.
Tester for chosen sub-standard of the IEEE 802.1Q
Avramović, Nikola ; Dvořák, Vojtěch (referee) ; Fujcik, Lukáš (advisor)
Tato práce se zabývá analyzováním IEEE 802.1Q standardu TSN skupiny a návrhem testovacího modulu. Testovací modul je napsán v jazyku VHDL a je možné jej implementovat do Intel Stratix® V GX FPGA (5SGXEA7N2F45C2) vývojové desky. Standard IEEE 802.1Q (TSN) definuje deterministickou komunikace přes Ethernet sít, v reálném čase, požíváním globálního času a správným rozvrhem vysíláním a příjmem zpráv. Hlavní funkce tohoto standardu jsou: časová synchronizace, plánování provozu a konfigurace sítě. Každá z těchto funkcí je definovaná pomocí více různých podskupin tohoto standardu. Podle definice IEEE 802.1Q standardu je možno tyto podskupiny vzájemně libovolně kombinovat. Některé podskupiny standardu nemohou fungovat nezávisle, musí využívat funkce jiných podskupin standardu. Realizace funkce podskupin standardu je možná softwarově, hardwarově, nebo jejich kombinací. Na základě výše uvedených fakt, implementace podskupin standardu, které jsou softwarově související, byly vyloučené. Taky byly vyloučené podskupiny standardů, které jsou závislé na jiných podskupinách. IEEE 802.1Qbu byl vybrán jako vhodná část pro realizaci hardwarového testu. Různé způsoby testování byly vysvětleny jako DFT, BIST, ATPG a další jiné techniky. Pro hardwarové testování byla vybrána „Protocol Aware (PA)“technika, protože tato technika zrychluje testování, dovoluje opakovanou použitelnost a taky zkracuje dobu uvedení na trh. Testovací modul se skládá ze dvou objektů (generátor a monitor), které mají implementovanou IEEE 802.1Qbu podskupinu standardu. Funkce generátoru je vygenerovat náhodné nebo nenáhodné impulzy a potom je poslat do testovaného zařízeni ve správném definovaném protokolu. Funkce monitoru je přijat ethernet rámce a ověřit jejich správnost. Objekty jsou navrhnuty stejným způsobem na „TOP“úrovni a skládají se ze čtyř modulů: Avalon MM rozhraní, dvou šablon a jednoho portu. Avalon MM rozhraní bylo vytvořeno pro komunikaci softwaru s hardwarem. Tento modul přijme pakety ze softwaru a potom je dekóduje podle definovaného protokolu a „pod-protokolu “. „Pod-protokol“se skládá z příkazu a hodnoty daného příkazu. Podle dekódovaného příkazu a hodnot daných příkazem je kontrolovaný celý objekt. Šablona se používá na generování nebo ověřování náhodných nebo nenáhodných dat. Dvě šablony byly implementovány pro expresní ověřování nebo preempční transakce, definované IEEE 802.1Qbu. Porty byly vytvořené pro komunikaci mezi testovaným zařízením a šablonou podle daného standardu. Port „generátor“má za úkol vybrat a vyslat rámce podle priority a času vysílaní. Port „monitor“přijme rámce do „content-addressable memory”, která ověřuje priority rámce a podle toho je posílá do správné šablony. Výsledky prokázaly, že tato testovací technika dosahuje vysoké rychlosti a rychlé implementace.
Technology for liquefaction natural gas and its use and distributing
Zbořil, David ; Šnajdárek, Ladislav (referee) ; Škorpík, Jiří (advisor)
Making of a final thesis is one of the very crucial moments when studying at university. Quality of its forma part is one of the most important criterions for its evaluation. The aim of this paper is to describe individual steps during the process, recommend procedures and create a template, which will make the whole process easier.
Electrochemical preparation of fluorescence sensor with highly ordered nanostructured surface
Bedlek, Marek ; Kolíbal, Miroslav (referee) ; Drbohlavová, Jana (advisor)
This work deals with fabrication and examination of optical properties of self-ordered TiO2 and Au quantum dots array and its potential usage in medicine as optical sensor for biomolecules detection. Controlled anodization of Ti through Al2O3 template was chosen as a fabrication method for TiO2 QDs, in case of Au galvanic deposition through Al2O3 template onto beforehand prepared TiO2 QDs or substrate with dimple structure. The influence of anodization and deposition conditions on the final structure of QDs and their emission spectrum is also examined.
Regular Expression Based Searching in Text Files
Šimek, Ota ; Samek, Jan (referee) ; Rozman, Jaroslav (advisor)
This paper desribes the design, analysis and implementation of the program, whichis used to search for specific parts of text in text and xml files. To search, you must create a template using two text-matching technigues. These are the regular expressions and XPath expressions. This is desribed in the first chapter. Application allows to process large number of files or files with a high content.

National Repository of Grey Literature : 49 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.